const go/constant.prec
3 uses
go/constant (current package)
value.go#L70: const prec = 512
value.go#L272: func newFloat() *big.Float { return new(big.Float).SetPrec(prec) }
value.go#L870: t.SetPrec(prec - delta)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)